FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (62 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_EX_SupplyOptionsType
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_InfoReq Informative request from Patient to Provider
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply Reply from Provider to Patient

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-EX-SupplyOptionsType",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType",
  "version" : "1.4",
  "name" : "GEM_ERP_EX_SupplyOptionsType",
  "status" : "active",
  "date" : "2024-07-15",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Communication.payload"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Options for preferred or offered supply channels",
        "comment" : "Both patient and pharmacy can state their supply options or offers for the dispensation of medication"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "closed"
        },
        "min" : 3
      },
      {
        "id" : "Extension.extension:delivery",
        "path" : "Extension.extension",
        "sliceName" : "delivery",
        "short" : "dispensation is offered/preferred by messenger",
        "definition" : "Patient or pharmacy may state their preferred or offered supply option to deliver medication by messenger",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:delivery.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:delivery.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "delivery"
      },
      {
        "id" : "Extension.extension:delivery.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "true = delivery by messenger accepted/offered",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:onPremise",
        "path" : "Extension.extension",
        "sliceName" : "onPremise",
        "short" : "dispensation is offered/preferred on premise",
        "definition" : "Patient or pharmacy may state their preferred or offered supply option to pick up medications on Premise",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:onPremise.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:onPremise.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "onPremise"
      },
      {
        "id" : "Extension.extension:onPremise.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "true = pick up on premise accepted/offered",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:shipment",
        "path" : "Extension.extension",
        "sliceName" : "shipment",
        "short" : "dispensation is offered/preferred by shipment",
        "definition" : "Patient or pharmacy may state their preferred or offered supply option to ship medication via parcel shipping",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.extension:shipment.extension",
        "path" : "Extension.extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:shipment.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "shipment"
      },
      {
        "id" : "Extension.extension:shipment.value[x]",
        "path" : "Extension.extension.value[x]",
        "short" : "true = parcel shipping accepted/offered",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_SupplyOptionsType"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.